Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add notification popup #40

Merged
merged 6 commits into from
Aug 8, 2024
Merged

feat: add notification popup #40

merged 6 commits into from
Aug 8, 2024

Conversation

kleberbaum
Copy link
Member

@kleberbaum kleberbaum commented May 27, 2024

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change?
  • Have you tested your changes with successful results?

Type of Changes:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation (non-breaking change which adds documentation)
  • Breaking change (fix or feature that would cause existing functionality to change)

Feature Description

The Jaen Notification Popup is a new feature from Jaen that allows administrators to display custom popups with a title and a message on their website. It offers a targeted and efficient method for communicating important information to all users.

Key Features

  1. Single Popup: Only one popup can be displayed at a time. This prevents users from being overwhelmed by multiple notifications.

  2. Configurable Time Frame: The popup can be configured with a specific start and end date, ensuring it is displayed only within a defined period. This is particularly useful for time-sensitive announcements.

  3. Activation and Deactivation: Administrators have the ability to activate or deactivate the popup at any time. This provides full control over when and how the notification appears.

  4. Persistent Display: The popup will be shown to each user until they click the "Read" button. Once read, the popup disappears for that user and remains hidden until the administrator makes changes to the popup attributes and republishes the page.

Use Case Example

An example of the Jaen Notification Popup implementation can be viewed on the page ried.agt-guntrade.at. Here, interested parties can see the popup in action and understand how it can be integrated into a website.

This feature offers an effective solution to ensure important announcements are not missed while maintaining a user-friendly experience by avoiding excessive notifications.

Other information:

  • Migrate from getcronit

@kleberbaum kleberbaum added the enhancement New feature or request label May 27, 2024
@kleberbaum kleberbaum added this to the v3.0.0 milestone May 27, 2024
@kleberbaum kleberbaum requested a review from schettn May 27, 2024 12:20
@kleberbaum kleberbaum merged commit 2526160 into main Aug 8, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants